home *** CD-ROM | disk | FTP | other *** search
/ Graphic Master - Model 213 / Graphic Master Video Graphics Adapter Software Driver Model NO 213 Accelerator (SPCD213).iso / UTIL / ALIVXD / README.TXT < prev    next >
Text File  |  1999-11-06  |  9KB  |  222 lines

  1.        ALi AGP Driver Version 1.65
  2. ------------
  3. INTRODUCTION
  4. ------------
  5. This file contains a variety of information you should read before 
  6. installing ALi AGP drivers. This setup program contains two drivers, 
  7. AgartD.VXD and ALiPCIMP.PCI. AgartD.VXD is the graphics address 
  8. remapping table(GART) management for ALi chipsets at Windows 95.
  9. ALiPCIMP.PCI is the PCI miniport driver providing PCI miniport
  10. services at Windows 98/98SE.
  11.  
  12. -------------------------
  13. CONTENTS OF THIS DOCUMENT
  14. -------------------------
  15. This document contains the following sections:
  16. 1. System Requirements
  17. 2. Installation Instructions
  18. 3. Uninstallation Instructions
  19. 4. Manual Installation
  20. 5. Verifying Installation of the Driver
  21. 6. Verifying Validation of the AGP Functionality
  22. 7. Identifying the Drivers Version Number
  23. 8. Change List
  24.  
  25. ----------------------
  26. 1. System requirements
  27. ----------------------
  28. Windows 95:
  29.   1. Microsoft Windows 95 OSR2.1 or later version
  30.   2. ALi AGP Driver (AgartD.VXD)
  31.   3. AGP VGA Card with Driver
  32.   4. Direct X5 or above
  33.  
  34. Windows 98/98SE:
  35.   1. Microsoft Windows 98/98SE
  36.   2. ALi AGP Driver (ALiPCIMP.PCI)
  37.   3. AGP VGA Card with Driver
  38.  
  39. ----------------------------
  40. 2. Installation Instructions
  41. ----------------------------
  42. Windows 95:
  43.   1. Install Windows 95 OSR2 or later version.
  44.   2. Upgrade Windows 95 to version OSR2.1 by running USBSUPP.EXE.
  45.      We can get this file from Microsoft (www.microsoft.com).
  46.      If you install Windows 95 OSR2.5, you still need to install USBSUPP.EXE.
  47.   3. Install Microsoft DirectX 5.0 or later version.
  48.      We can get this driver from Microsoft too.
  49.   4. Install ALi AGP Driver
  50.    - run this install program.
  51.    - this program will detect the Windows version automatically
  52.      and modify the registry to load the proper driver.
  53.   5. Install VGA driver for Windows 95.
  54.  
  55. Windows 98/98SE:
  56.   1. Install Windows 98/98SE.
  57.   2. Install ALi AGP Driver
  58.    - run this install program.
  59.    - this program will detect the Windows version automatically
  60.      and modify the registry to load the proper driver.
  61.   3. Install VGA driver.
  62.  
  63. ------------------------------
  64. 3. Uninstallation Instructions
  65. ------------------------------
  66. Windows 95 and Windows 98/98SE:
  67.   1. Open "Control Panel" folder
  68.   2. Invoke "Add\Remove Programs" icon
  69.   3. Choose "ALi AGP Driver" item 
  70.   4. Click on "Add/Remove" button to remove drivers.
  71.  
  72. ----------------------
  73. 4. Manual Installation
  74. ----------------------
  75.   After installation, the following drivers are stored as listed.
  76.       <Windows 95 directory>\System\AgartD.VXD
  77.       <Windows 95 directory>\System\ALiPCIMP.PCI
  78.   
  79.   We can backup those files and install drivers manually in the future.
  80.            
  81. Windows 95:
  82.   1. Copy AgartD.VXD to "<Windows 95 directory>\System\" directory.
  83.   2. Add a key "AGARTD" in the registry:
  84.      KEY:"HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\VxD\AGARTD" 
  85.      with: 
  86.      NAME:StaticVxD
  87.      DATA:"AgartD.VXD"
  88.  
  89. Windows 98/98SE (M1541 chipset):
  90.   1. Copy ALiPCIMP.PCI to "<Windows 98 directory>\System\" directory.
  91.   2. Add a key "154110b9" in the registry:
  92.      KEY:"HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\VxD\PCI\GARTMINIPORT\154110B9"
  93.      with:
  94.      NAME       DATA
  95.      --------------- 
  96.      Instance   00 00 00 00
  97.      Name       "ALi M1541"
  98.      Path       "ALiPCIMP.PCI"
  99.  
  100. Windows 98/98SE (M1621 chipset):
  101.   1. Copy ALiPCIMP.PCI to "<Windows 98 directory>\System\" directory.
  102.   2. Add a key "162110b9" in the registry:
  103.      KEY:"HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\VxD\PCI\GARTMINIPORT\162110B9"
  104.      with:
  105.      NAME       DATA
  106.      --------------- 
  107.      Instance   00 00 00 00
  108.      Name       "ALi M1621"
  109.      Path       "ALiPCIMP.PCI"    
  110.  
  111. -----------------------------------------
  112. 5. Verifying Installation of the Driver
  113. -----------------------------------------
  114. Windows 95:
  115.   To make sure if the ALI AGP driver is properly installed,
  116.   We need run "Regedit" and check whether the key AGARTD exists in 
  117.   the following path
  118.       "HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\VxD"
  119.   for Windows 95
  120.  
  121. Windows 98/98SE:
  122.   1. Run "Regedit" and find the NAME/DATA pair 'Path  "ALiPCIMP.PCI" ' existing in
  123.      the following path
  124.       "HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\VxD\PCI\GARTMINIPORT\154110B9"
  125.       "HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\VxD\PCI\GARTMINIPORT\162110B9"
  126.   2. Find "System devices" category in "System"'s "Device Manager" tab of "Control Panel".
  127.      You can find "ALi M1541 AGP System Controller" or "ALi M1621 AGP System Controller"
  128.      device, depend on the ALi chipset you use. Click on the "Properties" button, select
  129.      "Driver" tab, and click on the "Driver File Details" button, you can find the driver
  130.      provider and driver file version.
  131.   3. Run "drwatson" from Start menu. Select "Advanced View" from "View" menu and click
  132.      on "Kernel Drivers" tab. You can find "ALiPCIMP" in the Driver list and associated
  133.      version. If you can't find "ALiPCIMP" in the Driver list, ALi AGP driver is not loaded
  134.      in this system.
  135.  
  136.   We recommend Method 3 to check whether ALi AGP driver is actually loaded for Windows 98/
  137.   98SE.
  138.  
  139. ------------------------------------------------
  140. 6. Verifying Validation of the AGP Functionality
  141. ------------------------------------------------
  142.   To check whether the AGP mechanism is able to activate, we can try the
  143.   anyone of the following:
  144.   1. a. Open the "Control Panel" folder
  145.      b. Invoke "Direct X" icon
  146.      c. Click on "Direct Draw" tab 
  147.      d. Check if the video memory is more than the VGA card's memory.
  148.         If it is, that means the AGP can be activated properly.
  149.      If the "Direct X" icon doesn't exist, please get DirectX 5.0 SDK from 
  150.      http://www.microsoft.com/msdownload/directx/dxf/sdk5.0/default.htm (
  151.      idx5sdk.exe or idx5sdkm.exe). After unpacking, run setup.exe in the 
  152.      root directory to start the SDK setup. Select "DirectX runtime only" 
  153.      from the Setup Type selection dialog box.
  154.   
  155.   2. run ddtest.exe in the previous DirectX 5.0 SDK unpacking_dir\sdk\bin 
  156.      directory. Click the "Connect" button. Check if the "Total Vmem" is
  157.      more than the VGA card's memory. 
  158.   
  159.   3. get the debug or retail versions of the DirectX 5 runtime from previous
  160.      WWW site (idx5dbg.exe or idx5rdst.exe). Run dxtool.exe in the 
  161.      unpacking_dir\debug\directx or unpacking_dir\redist\directx. Check the 
  162.      value of "DirectDraw\Primary Display Driver\Total Video Memory".
  163.      
  164. -----------------------------------------
  165. 7. Identifying the Drivers Version Number
  166. -----------------------------------------
  167. Windows 95 & 98/98SE:
  168.   The version of the drivers can be obtained by querying the driver file's
  169.   properties under File Manager.
  170.  
  171.   After installation, the following driver are stored as listed.
  172.     <Windows directory>\System\AgartD.VXD
  173.     <Windows directory>\System\ALiPCIMP.PCI
  174.   
  175.   1. Invoke the "Explorer" application.
  176.   2. Select the driver file.
  177.   3. Open the "File" menu.
  178.   4. Click on the "Properties" item.
  179.   5. Click on the "Version" tab.
  180.   6. The driver's version should be listed in the "File version" or "Product 
  181.      Version".
  182.  
  183. Windows 98/98SE only:
  184.   See Windows 98/98SE method 2 & 3 at Section 5.
  185.  
  186. --------------
  187. 8. Change List
  188. --------------
  189. V1.64
  190.   1. Add support for Matrox G400.
  191.   2. Add support for 3DLabs Permedia3.
  192.   3. Fix some texture corruption syndrome seen on M1541 and TNT2 Model 64 based system.
  193.   4. Fix M1541 system instability after resuming from suspend in Windows 98SE ACPI mode.
  194.   5. Improve system stability with some TNT2 cards.
  195.   6. Improve system stability with some Savage4 cards.
  196.  
  197. V1.60
  198.   1. Fix nVidia TNT playing DVD frame drop.
  199.   2. Fix Window 95 system auto resets when using a PCI card and driver v1.53.
  200.  
  201. V1.54
  202.   1. Add support for ATI Rage Mobility AGP/Rage Pro XL AGP/Rage Pro XC AGP.
  203.   2. Add support for nVidia TNT2/Vanta.
  204.   3. Add support for 3Dfx Voodoo3.
  205.   4. Fix 3Dfx Banshee/Voodoo3 performance drop using ALi AGP driver v1.53.
  206.  
  207. V1.53
  208.   1. Support Windows 95(OSR2.1)/Windows 98/Windows 98SE.
  209.   2. ALi AGP Driver 1.53 add registry key to help Windows98 Device Manager to display proper
  210.      chipset driver properties, like Provider, Date, Version.
  211.   3. Support AMD K6-2 CXT core/K6-III MTRR feature. When ALi AGP Driver 1.53 detects a AMD CXT
  212.      core CPU, it sets up MTRR to enable this feature.
  213.   4. S3 Savage3D is not stable on M1621 system, ALi AGP Driver 1.53 has solved this problem.
  214.   5. ALi AGP Driver 1.50 does not work well in Win98 with the Savage4. System may turn into
  215.        BSOD(Blue Screen Of Death). ALi AGP Driver 1.53 has solved this problem.
  216.   6. System may turn into BSOD when executing Turok on Intel i740 and M1621 based system. ALi
  217.      AGP Driver 1.53 has solved this problem.
  218.   7. Solve system poor performance for Intel i740 in Windows 95. Need Intel i740 driver version
  219.      v3.2.
  220.   8. Asus P5A bios 1005 sets up M1541 GAT mode and this will cause problem in ATI Rage 128.
  221.      ALi AGP Driver 1.53 has solved this problem.
  222.